git-sem-intr
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 14 Oct 2022 19:35:00 +0000 (20:35 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 14 Oct 2022 19:35:00 +0000 (20:35 +0100)
commit990669d61086e8568b6f15322b44ffd3e8d61d89
tree31ba086dd7d7f326f5c5fa231f93ae023984b409
parentcd461e88c705a22d044c9227d1e626300c8a566b
git-sem-intr

Committed for glibc 2.32

commit b2cdf72e5c496153050551f0ce704e9ef08ffeac
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Feb 10 00:52:50 2020 +0000

    htl: Make sem_wait/sem_timedwait interruptible

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-sem-intr.diff
htl/Makefile
htl/pt-internal.h
sysdeps/htl/sem-timedwait.c
sysdeps/mach/htl/pt-block-intr.c [new file with mode: 0644]
sysdeps/mach/htl/pt-block.c
sysdeps/mach/htl/pt-timedblock-intr.c [new file with mode: 0644]
sysdeps/mach/htl/pt-timedblock.c